libghc-hspec-contrib-prof software package provides contributed functionality for Hspec; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-hspec-contrib-prof
libghc-hspec-contrib-prof is installed in your system.
Make ensure the libghc-hspec-contrib-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-hspec-contrib-prof *
You will get with libghc-hspec-contrib-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-hspec-contrib-prof |
| Version | 0.3.0-4 |
| Description | contributed functionality for Hspec; profiling libraries |
| Sub Section | haskell |